.mobileservicebody {
    background-image: url(https://www.planetford45.com/WebSites/1903/images/background.png);
    color: #FFFFFF;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    list-style-position: inside;
}

hr{
    border:0;
    margin:0;
    width:100%;
    height:2px;
    background:yellow;
}

.modal-body {
    color: #000000;
}